FML LOG2
Fast Math Library.
This function returns the log base 2 of Value.
ARGUMENTS:
* Value = a float value
RETURNS:
Returns the result as a float value.
SYNTAX
Return Float=FML LOG2(Value)
RELATED INFO
View Number Operations Index
View STYX Index
View STYX Main File
